Skip to content

fix: re-export subplot_interferometer_dataset from autogalaxy.plot#337

Merged
Jammy2211 merged 1 commit intomainfrom
feature/category-f-removed-api-fixes
Apr 10, 2026
Merged

fix: re-export subplot_interferometer_dataset from autogalaxy.plot#337
Jammy2211 merged 1 commit intomainfrom
feature/category-f-removed-api-fixes

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • The subplot_interferometer_dataset helper exists in autoarray.plot and is already re-exported by autolens.plot, but was missing from autogalaxy.plot alongside subplot_interferometer_dirty_images.
  • One-line import addition brings autogalaxy.plot in line with autolens.plot.

Test plan

  • autogalaxy_workspace/scripts/interferometer/fit.py now executes past line 101 (aplt.subplot_interferometer_dataset(dataset=dataset)) without AttributeError.

🤖 Generated with Claude Code

The `subplot_interferometer_dataset` helper exists in autoarray.plot and is
already re-exported by autolens.plot, but was missing from autogalaxy.plot
alongside `subplot_interferometer_dirty_images`. This caused
`aplt.subplot_interferometer_dataset(...)` to raise AttributeError in
autogalaxy_workspace scripts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit f5e268d into main Apr 10, 2026
2 checks passed
@Jammy2211 Jammy2211 deleted the feature/category-f-removed-api-fixes branch April 10, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant